home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / demos / 221 / amiga_em.doc next >
Text File  |  1988-08-27  |  3KB  |  52 lines

  1.  
  2. AMIGA_EM.DOC             Philip I. Nelson                    1987
  3.  
  4. As you've no doubt guessed, AMIGA_EM.PRG is a joke, not a serious 
  5. attempt to emulate an Amiga on the Atari ST. On the plus side, 
  6. AMIGA_EM.PRG is a free program; you may give a copy to anyone, 
  7. provided that you don't change the program in any way.
  8.  
  9.      AMIGA_EM.PRG is written in assembly language and it includes 
  10. several actual Amiga screens. To save space, the screens are 
  11. stored in compressed format and uncompressed as needed. Needless 
  12. to say, this is not a well-behaved GEM application; you can't use 
  13. desk accessories, dump the screen with Alt-Help, or behave in 
  14. other un-Amigalike ways.
  15.  
  16.      You must run AMIGA_EM.PRG in medium resolution on a color 
  17. monitor.
  18.  
  19.      After a brief sojourn in the startup screen (click in the 
  20. Emulate box or press Return if you're in doubt about what to do), 
  21. you arrive in the Workbench screen. You can move the Workbench 
  22. window by clicking and dragging the drag bar at the top of the 
  23. window. To exit the emulator and return to the ST desktop (at your 
  24. peril, I might add), click in the close gadget in the upper left 
  25. corner of the Workbench window.
  26.  
  27.      Like much commercial software, AMIGA_EM.PRG is not finished 
  28. and it does not perform as advertised (or as hoped by the 
  29. foolish). Only three of the tools shown in the Workbench window 
  30. are functional. (The Trashcan does nothing. How many Amiga files 
  31. do you need to discard, anyway? Think about it.)
  32.  
  33.      If you click on the Preferences tool, you flip to the 
  34. Preferences screen, which looks impressive and may convince the 
  35. ignorant among your onlookers that you really are running an 
  36. Amiga. Sadly, nothing on this screen works except the Cancel box.
  37.  
  38.      In the Workbench window is an 'Atari ST Emulator' tool. Some 
  39. of the results of using this tool will be familiar to ST 
  40. programmers. Amiga programmers may recognize one or few details, 
  41. too.
  42.  
  43.      If you click on the AmigaBASIC tool, you go, naturally 
  44. enough, to the Microsoft AmigaBASIC screen. Conveniently, someone 
  45. already has loaded a program (a purported ST emulator) into BASIC, 
  46. typed the command 'run,' and positioned the cursor immediately 
  47. after that command in the BASIC Output window. If you're not 
  48. curious about this situation, you can click in the Output window's 
  49. close gadget and return to the Workbench. To learn what it's like 
  50. to run an ST emulator from within an Amiga emulator, press the 
  51. Return key. After that, you're on your own.
  52.